ELSE * ELSE marks the middle of an IF statement. All statements following it, and before the ENDIF statement will be executed only if the IF condition is FALSE. See IF for usage.